Moved the drawing of horizontal grid lines after cell drawing.
authorSzilárd Pfeiffer <mailbox@pfeifferszilard.hu>
Sun, 25 Jul 2010 12:46:57 +0000 (14:46 +0200)
committerKristian Rietveld <kris@gtk.org>
Sun, 25 Jul 2010 12:50:12 +0000 (14:50 +0200)
commitac34031b4e870f12648af31b4e3677e4fcb462a2
tree8aedd37c08e93e51b03021a6442bc648f5f5b159
parentfe603cccf26b3f20bdd0c6182d7d43fcc5ef3392
Moved the drawing of horizontal grid lines after cell drawing.

Without the change if the cell background is set the horizontal
grid line cannot be seen.
gtk/gtktreeview.c